GtkBuilder: Undo the type name heuristic changes
authorMatthias Clasen <mclasen@redhat.com>
Fri, 3 Oct 2014 13:29:45 +0000 (09:29 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 3 Oct 2014 13:29:45 +0000 (09:29 -0400)
commit80226ca926c9986dc91686f5682d98f6fc84c748
treedd85c5a3b61f8a7ef80b81e0dfd5e65fae866924
parentb22919220b9183bdd00ec58768a82fb28d1ea716
GtkBuilder: Undo the type name heuristic changes

These turned out to break existing ui files, concretely
GWeatherLocationEntry was no longer guessed correctly.

Update the testcases to reflect this, and add a testcase
for GWeather.
gtk/gtkbuilder.c
testsuite/gtk/typename.c